home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / lib / pkgconfig / python2.4 / gst-python-0.10.pc
Encoding:
Text File  |  2007-03-20  |  600 b   |  20 lines

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. includedir=${prefix}/include
  4. datadir=${prefix}/share
  5. pyexecdir=${exec_prefix}/lib/python2.4/site-packages
  6.  
  7. # you can use the --variable=pygtkincludedir argument to
  8. # pkg-config to get this value.  You might want to use this to
  9. # install additional headers.
  10. gstpythonincludedir=${includedir}/gst-python-0.10
  11.  
  12. # same here.  Useful when calling the code generator in addon packages.
  13. defsdir=${datadir}/gst-python/0.10/defs
  14.  
  15. Name: gst-python
  16. Description: Python bindings for GStreamer
  17. Requires: pygtk-2.0, gstreamer-0.10
  18. Version: 0.10.6
  19. Cflags: -I${gstpythonincludedir}
  20.